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