pub unsafe extern "C" fn Perl_sv_utf8_downgrade_flags( my_perl: *mut PerlInterpreter, sv: *mut SV, fail_ok: bool, flags: U32, ) -> bool