pub unsafe extern "C" fn wp_object_interest_add_constraint(
    self_: *mut WpObjectInterest,
    type_: WpConstraintType,
    subject: *const c_char,
    verb: WpConstraintVerb,
    value: *mut GVariant
)