Struct unordered_map

Rudimentary bindings for std::unordered_map

struct unordered_map(Key, T, Hash, KeyEqual, Allocator) ;