LOCALE_T_MAGIC
localeObject->magic = LOCALE_T_MAGIC;
if (((LocaleBackendData*)newLoc)->magic != LOCALE_T_MAGIC) {
newObj->magic = LOCALE_T_MAGIC;