pub unsafe extern "C" fn gdk_texture_new_from_filename(
    path: *const c_char,
    error: *mut *mut GError
) -> *mut GdkTexture
Available on crate feature v4_6 only.