pub unsafe extern "C" fn enif_ioq_enqv(
    q: *mut ErlNifIOQueue,
    iov: *mut ErlNifIOVec,
    skip: usize
) -> c_int