pub fn process_instruction_inner(
    invoke_context: &mut InvokeContext<'_>
) -> Result<u64, Box<dyn Error>>