#[no_mangle] pub unsafe extern "C" fn relay_str_free(s: *mut RelayStr)
Frees a Relay str.
If the string is marked as not owned then this function does not do anything.