pub async fn source_bytes_for_file( config: &Config, cat: &AppCategory, file: &AppFile, env: &BTreeMap<String, String>, ) -> Option<Vec<u8>>