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