pub(crate) async fn open_and_write_file(
    dir: &DirectoryProxy
) -> Result<(), Error>