build:
	cc `python3-config --includes` -o test test.c
