pub unsafe extern "C" fn wp_object_interest_matches_full(
    self_: *mut WpObjectInterest,
    flags: WpInterestMatchFlags,
    object_type: GType,
    object: *mut GObject,
    pw_props: *mut WpProperties,
    pw_global_props: *mut WpProperties
) -> WpInterestMatch