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