pub fn builtin_process_instruction(
process_instruction: ProcessInstruction,
_first_instruction_account: usize,
invoke_context: &mut InvokeContext<'_>
) -> Result<(), InstructionError>