pub unsafe extern "C" fn gst_validate_object_set_property_full(
    reporter: *mut GstValidateReporter,
    object: *mut GObject,
    property: *const c_char,
    value: *const GValue,
    flags: GstValidateObjectSetPropertyFlags
) -> GstValidateActionReturn