@JsFunction @FunctionalInterface public static interface JsArray.ForEachCallback2<T>
void
item(T value, int key)
void item(T value, int key)