pub unsafe extern "C" fn webkit_download_set_allow_overwrite(
    download: *mut WebKitDownload,
    allowed: gboolean,
)