pub fn find_to_string_or_none( element: Element, name: &'static str, document: &Document, ) -> Option<String>