pub unsafe extern "C" fn gdk_texture_new_from_bytes(
    bytes: *mut GBytes,
    error: *mut *mut GError
) -> *mut GdkTexture
Available on crate feature v4_6 only.