pub unsafe extern "C" fn Perl_bytes_from_utf8( my_perl: *mut PerlInterpreter, s: *const U8, lenp: *mut STRLEN, is_utf8p: *mut bool, ) -> *mut U8