pub unsafe extern "C" fn header_remove(
    resp_handle: ResponseHandle,
    name: *const u8,
    name_len: usize
) -> FastlyStatus