Musl versions before v1.2.0 (up to v1.1.24) had different definitions for time_t for 32 bits. This was changed to always be 64 bits in v1.2.0: https://musl.libc.org/time64.html
This change was only for 32 bits system and didn't affect 64 bits systems
D header file for POSIX.