fn handle_optional_for_element(
    element_ty: &mut Type,
    optional: Option<TruePlusMinus>
)