fn percent_decode(Input: &str) -> String
Minimal percent-decode for file:// URI paths. Reuses the project’s existing helpers when possible; this self-contained version avoids an extra crate import.
file://