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