pub unsafe extern "C" fn webkit_download_set_destination(
    download: *mut WebKitDownload,
    uri: *const c_char
)