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