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