pub unsafe extern "C" fn gdk_texture_save_to_tiff(
    texture: *mut GdkTexture,
    filename: *const c_char
) -> gboolean
Available on crate feature v4_6 only.