libc
pub unsafe extern "C" fn tee( fd_in: c_int, fd_out: c_int, len: size_t, flags: c_uint) -> ssize_t