cc -pthread -Wall -Wextra -Werror -Wno-error=deprecated -Wno-error=deprecated-declarations pthread/pthread_mutexattr_setprioceiling.c -o pthread/pthread_mutexattr_setprioceiling -D_POSIX_C_SOURCE=202405L -lm -lpthread -lrt -lintl -lcrypt -latomic /usr/lib/gcc/x86_64-alpine-linux-musl/14.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: ../out/linux/include/pthread/pthread_mutexattr_setprioceiling.o:(.data.rel+0x0): undefined reference to `pthread_mutexattr_setprioceiling' collect2: error: ld returned 1 exit status