pub(crate) fn extract_fieldwork_code( expanded: &str, target_structs: &HashSet<String>, ) -> Result<ExtractedCode, Box<dyn Error>>