pub async fn open_file( dir: &DirectoryProxy, path: &str, flags: Flags, options: &Options, ) -> Result<FileProxy, Error>