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