all:
	gcc -static -o poc poc.c libexp.c -lpthread -lkeyutils
