8 // String capacity for names that can be displayed to the user.
11 // String capacity for describing a path, like a parameter in a module hierarchy or path within a
12 // set of nested track groups.
14 // This is not suited for describing a file path on the disk, as NTFS allows up to 32K long
16 CLAP_PATH_SIZE
= 1024,