pub fn apply_mapped_flags(
    el: &mut TypeElement,
    optional: Option<TruePlusMinus>,
    readonly: Option<TruePlusMinus>
)