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