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