sys_dup3
int sys_dup3(int old, int new, int flags)
static inline int sys_dup3(int oldfd, int newfd, int flags)