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