pub async fn build_user_function_expand_multi_args( stack: &mut Vec<Value>, specs: &[ArgSpec], ) -> Result<Vec<Value>, RuntimeError>