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