is_compound_type
if (is_compound_type(type_a) != is_compound_type(type_b))
return is_compound_type(type_b);