EE_READONLY
#define EE_READONLY 0x08 /* forbid writing */
#define EE_READONLY 0x0008 /* disallow writes */