pub unsafe extern "C" fn aeron_uri_find_param_value(
    uri_params: *const aeron_uri_params_t,
    key: *const c_char,
) -> *const c_char