pub fn sys_dup3(old_fd: c_int, new_fd: c_int, flags: c_int) -> c_int
fd
musl
dup3 used by A64 for MUSL
dup3