ccw -shared -fPIC -o liboverride.so override.c -ldl ccw -o test test.c LD_PRELOAD=./liboverride.so ./test