namespace WindowCornerUtils
{
int CornerPreference(HWND window) noexcept;
int CornersRadius(HWND window) noexcept;
}