pub unsafe extern "C" fn g_object_steal_qdata(
    object: *mut GObject,
    quark: GQuark
) -> gpointer