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