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