async fn pick_file_contents( filter_label: &'static str, extensions: &'static [&'static str], ) -> Option<String>