pub unsafe extern "C" fn Perl_op_append_elem( my_perl: *mut PerlInterpreter, optype: I32, first: *mut OP, last: *mut OP, ) -> *mut OP