localtime_s       385 src/libsir/include/sir/helpers.h     struct tm* ret = localtime_s(timer, buf);
localtime_s       391 src/libsir/include/sir/helpers.h     errno_t ret = localtime_s(buf, timer);