pub fn to_c_declarator(ty: &AstType) -> String
Creates a C declarator string representation of the given AstType.
AstType