//HEADER_GOES_HERE
#ifndef __RESTRICT_H__
#define __RESTRICT_H__
BOOL ReadOnlyTest();
#endif /* __RESTRICT_H__ */