pub unsafe extern "C" fn cef_string_utf16_to_utf8( src: *const char16_t, src_len: usize, output: *mut cef_string_utf8_t, ) -> c_int