pub fn extract_tests( file: &File, content: &str, symbols: &[Symbol], build_hint: Option<&str>, ) -> Vec<TestTarget>