pub async fn open_exposed_dir(
    realm: &RealmProxy,
    name: &str
) -> Result<DirectoryProxy, Error>