#[no_mangle] pub unsafe extern "C" fn pipe(fd: *mut c_int) -> c_int
pipe
Create a pipe
Return 0 if succeed