pub unsafe extern "C" fn g_param_value_validate(
    pspec: *mut GParamSpec,
    value: *mut GValue
) -> gboolean