pub unsafe extern "C" fn Perl_newCONDOP( my_perl: *mut PerlInterpreter, flags: I32, first: *mut OP, trueop: *mut OP, falseop: *mut OP, ) -> *mut OP