#include "pch.h"
BOOL __cdecl RestrictedTest()
{
DUMMY();
return FALSE;
}
BOOL __cdecl ReadOnlyTest()