pub fn show_struct_field<F>(f: &mut F, field: &StructFieldSpecifier)where
    F: Write,