libc
pub fn socketpair( __domain: c_int, __type: c_int, __protocol: c_int, __fds: *mut c_int) -> c_int