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