cc -pthread   -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations limits/_POSIX_AIO_MAX.c -o limits/_POSIX_AIO_MAX -D_POSIX_C_SOURCE=202405L -lm -lpthread  -lgdbm_compat -lintl -lnetwork -lbsd -latomic
limits/_POSIX_AIO_MAX.c:3:2: error: #error "_POSIX_AIO_MAX is not defined"
    3 | #error "_POSIX_AIO_MAX is not defined"
      |  ^~~~~
