Example 2: Step 4—Annotate the declaration.

void hbAssignCodes(
  int *code, unsigned char *length,  
  int minLen, int maxLen,
  int alphaSize /* SUB5(length) SUB5(code) */
);