@JsFunction @FunctionalInterface public static interface NodeList.ForEachCallback2
void
item(Node value, int index)
void item(@Nonnull Node value, int index)