Function send_vectored_with_ancillary_to
pub(in ::os::unix::net) fn send_vectored_with_ancillary_to(socket: &Socket, path: Option<&Path>, bufs: &[IoSlice<'_>], ancillary: &mut SocketAncillary<'_>) -> Result<usize>