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