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