pub fn open_file_with( application: impl AsRef<OsStr>, path: impl AsRef<OsStr>, env: &Env, ) -> Result<(), OpenFileError>