pub fn find_pattern_in_module_first( module_name: &str, pattern: &str, ) -> Result<Option<ScanMatch>>
find first pattern match in module