new()
@:has_untypedclear():Void
copy():Int64Map<T>
@:has_untypedexists(key:Int64):Bool
@:has_untypedget(key:Int64):Null<T>
@:has_untypediterator():Iterator<T>
@:runtimeinlinekeyValueIterator():KeyValueIterator<Int64, T>
@:has_untypedkeys():Iterator<Int64>
@:has_untypedremove(key:Int64):Bool
@:has_untypedset(key:Int64, value:T):Void
@:has_untypedtoString():String