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