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