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