pub unsafe extern "C" fn g_param_values_cmp(
pspec: *mut GParamSpec,
value1: *const GValue,
value2: *const GValue
) -> c_int