pub unsafe fn sock_udp_sendv(
    sock: *mut sock_udp_t,
    snips: *const iolist_t,
    remote: *const sock_udp_ep_t
) -> ssize_t