pub fn make_executable(path: &str) -> Result<(), String>
Make a file executable (Unix only, no-op on Windows)