pub type ProcessInstructionWithContext = fn(_: IndexOfAccount, _: &mut InvokeContext<'_>) -> Result<(), InstructionError>;