pub fn atlas_invoke_signed(
instruction: &Instruction,
account_infos: &[AccountInfo<'_>],
signers_seeds: &[&[&[u8]]],
) -> Result<(), ProgramError>Available on non-
target_os="atlas" only.pub fn atlas_invoke_signed(
instruction: &Instruction,
account_infos: &[AccountInfo<'_>],
signers_seeds: &[&[&[u8]]],
) -> Result<(), ProgramError>target_os="atlas" only.