Thanks to visit codestin.com Credit goes to docs.rs
pub unsafe extern "C" fn readv( fd: c_int, iov: *const iovec, iovcnt: c_int, ) -> ssize_t