PRIVATE_INFO
size_t want = (strlen(home) + sizeof(PRIVATE_INFO));
_nc_SPRINTF(MyBuffer, _nc_SLIMIT(want) PRIVATE_INFO, home);