_nc_STRNCAT
_nc_STRNCAT(TermType, name, MY_SIZE, MY_SIZE);
_nc_STRNCAT(temp, msg, sizeof(temp), sizeof(temp) - strlen(temp) - 2);