1 2 3 4
#define socket accept #define NARGS 3 #include <socket.S> strong_alias (__accept, __libc_accept)