pub unsafe extern "C" fn tracker_resource_add_gvalue(
    self_: *mut TrackerResource,
    property_uri: *const c_char,
    value: *const GValue
)