pub type VariableDirectives<'a> = Directives<'a, false>;
struct VariableDirectives<'a> { /* private fields */ }