pub fn show_struct_non_declaration<F>(f: &mut F, s: &StructSpecifier)where
    F: Write,