is_array_type
if (is_array_type(type) && size < 0) { // VLA, 1-dimension only
} else if (is_array_type(ctype)) {