pub(crate) fn iter_help_flat_map( it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>