pub unsafe extern "C" fn webkit_web_context_set_preferred_languages(
    context: *mut WebKitWebContext,
    languages: *const *const c_char
)