in WindowsStore/WindowsStore.cpp [91:98]
void store_free(WindowsStorePtr storePtr) { RoUninitialize(); if (storePtr) { delete storePtr; } }