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