pub const FOLD_PLACEHOLDER_STYLE_ID: StyleId = 0x0300_0001;
Built-in style id used for folding placeholder text (e.g. /*...*/, use ...).
/*...*/
use ...
Consumers should map this to a muted style.