#[export_name = "__swift_bridge__$RustString$_free"]
pub extern "C" fn __swift_bridge__RustString__free(
    this: *mut RustString
)