pub fn serialize_instructions(
instructions: &[BorrowedInstruction<'_>],
) -> Result<Vec<u8>, InstructionsSysvarError>Available on crate feature
dev-context-only-utils and non-target_os=solana only.