pub unsafe fn bytes_from_utf8( s: *const u8, lenp: *mut usize, is_utf8p: *mut bool, ) -> *mut u8
bytes_from_utf8 - macro function