pub unsafe extern "C" fn gdk_texture_downloader_set_format(
    self_: *mut GdkTextureDownloader,
    format: GdkMemoryFormat
)
Available on crate feature v4_10 only.