pub unsafe extern "C" fn g_param_spec_set_qdata(
    pspec: *mut GParamSpec,
    quark: GQuark,
    data: gpointer
)