pub const sf_hdtr = extern struct
pub const sf_hdtr = extern struct { headers: [*]iovec, hdr_cnt: c_int, trailers: [*]iovec, trl_cnt: c_int, }