pub unsafe extern "C" fn aeron_driver_uri_get_timestamp_offset(
    uri: *mut aeron_uri_t,
    key: *const c_char,
    offset: *mut i32,
) -> c_int