pub fn parse_current_element_chain<'a>( ctx: &'a CommandContext, args: &'a [Value], ) -> Option<(usize, &'a [i32])>