_AddString
_string_id_hash* _AddString(char* str, int32 id,
entry = _AddString(NULL, id, false);
entry = _AddString((char*)data, id, false);