static AI_SubSpace ai_newSubSpace() { new AI_SubSpace subSpace; ai_setSubSpace(subSpace); ret subSpace; }