let make_struct_declarations ~env fields = List.flatten (List.map (convert_struct_field ~env) fields)