pub unsafe extern "C" fn cef_string_wide_to_utf16( src: *const wchar_t, src_len: usize, output: *mut cef_string_utf16_t, ) -> c_int