pub fn filename_to_uri<P: AsRef<Path>>( filename: P, hostname: Option<&str>) -> Result<GString, Error>