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