CvPrintOneCommentType
CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level);
CvPrintOneCommentType (Op, AML_COMMENT_CLOSE_BRACE, NULL, Level);
CvPrintOneCommentType (Op, AML_COMMENT_ENDBLK, NULL, Level);
CvPrintOneCommentType (Op, AML_COMMENT_END_NODE, NULL, Level);
CvPrintOneCommentType (Op->Common.Parent,
CvPrintOneCommentType (
#define ASL_CV_PRINT_ONE_COMMENT(a,b,c,d) CvPrintOneCommentType (a,b,c,d);