x86_64-managarm-gcc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations nl_types/nl_catd.c -o nl_types/nl_catd -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -liconv nl_types/nl_catd.c:2:1: error: unknown type name ‘nl_catd’ 2 | nl_catd* foo; | ^~~~~~~