pub fn prepend_to_file_stem(input: &str, prefix: &str) -> String
Prepends a prefix to the file stem while preserving the original extension suffix.