pub fn write_comment(
    id: &TypeStruct,
    comment: &str,
    ignore_macro: bool
) -> String