pub type ProcessInstructionWithContext = fn(_: &Pubkey, _: &[u8], _: &mut dyn InvokeContext) -> Result<(), InstructionError>;