pub fn process_instruction_jit(
    first_instruction_account: usize,
    invoke_context: &mut InvokeContext<'_>
) -> Result<(), InstructionError>