EQA1526E The first operand of the sizeof operator must not be a function designator, a typedef, a bitfield or a void type.

Explanation

This message applies to the C unary operator sizeof.