pub fn show_type_specifier_non_array<F>(f: &mut F, t: &TypeSpecifierNonArray)where
    F: Write,