pub(crate) fn arg_to_node(it: &mut Interp, v: &Value) -> Option<usize>
引数を DOM ノード idx に解決(要素はそのまま、文字列はテキストノード生成)。