pub unsafe extern "C" fn aeron_uri_string_builder_put( builder: *mut aeron_uri_string_builder_t, key: *const c_char, value: *const c_char, ) -> c_int