in Benchmarks/Benchmarks/Cpp/CppUnorderedSetBenchmarks.swift [28:33]
func destroy() { if let ptr = ptr { cpp_unordered_set_destroy(ptr) } ptr = nil }