fn deinit(self: *BufMap) void
Free the backing storage of the map, as well as all of the stored keys and values.
self: *BufMap,