Function g_object_steal_qdata

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