pub unsafe extern "C" fn unicode_from_utf8( p: *const u8, max_len: c_int, pp: *mut *const u8, ) -> c_int