static LinkedHashMap litorderedmap_withNulls(O... x) { new LinkedHashMap map; litmap_impl_withNulls(map, x); ret map; }