pub const iovec_const = extern struct
pub const iovec_const = extern struct { base: [*]const u8, len: usize, }