pub unsafe extern "C" fn aeron_uri_parse( uri_length: usize, uri: *const c_char, params: *mut aeron_uri_t, ) -> c_int