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