asctime3
return asctime3(timeptr, buf, STD_ASCTIME_BUF_SIZE);
return asctime3(timeptr, resultp, sizeof(result));