pub unsafe extern "C" fn wolfSSL_writev(
    ssl: *mut WOLFSSL,
    iov: *const iovec,
    iovcnt: c_int
) -> c_int