pub unsafe extern "C" fn aeron_uri_parse_params( uri: *mut c_char, param_func: aeron_uri_parse_callback_t, clientd: *mut c_void, ) -> c_int