fn start_file_import( filter_label: &'static str, extensions: &'static [&'static str], constructor: fn(String) -> ModifyData, )