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