pub fn uwr_http_add_header(
    ctx: *mut luw_ctx_t,
    idx: u16,
    name: &str,
    value: &str
)