pub unsafe extern "C" fn Perl_utf16_to_utf8( my_perl: *mut PerlInterpreter, p: *mut U8, d: *mut U8, bytelen: usize, newlen: *mut usize, ) -> *mut U8