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