ioctl
#undef ioctl
#define ioctl(s,req,ptr) swrap_ioctl(s,req,ptr)
#define ioctl _ioctl
#undef ioctl
ioctl(int fd, u_long cmd, void *arg)
#define ioctl win_nm_ioctl /* from now on, within this file ... */