pub fn extract_struct_def( struct_name: String, content: &str, project_name: &str, ) -> Option<String>