pub unsafe extern "C" fn g_param_value_set_default(
    pspec: *mut GParamSpec,
    value: *mut GValue
)