MDB_INIT_CHAR
#define MDB_INIT_CHAR(x) ((const char *)((uintptr_t)(uchar_t)(x) << 56))
#define MDB_INIT_CHAR(x) ((const char *)((uintptr_t)(uchar_t)(x) << 24))
#define MDB_INIT_CHAR(x) ((const char *)(uchar_t)(x))