pub unsafe extern "C" fn cache_override_set(
    req_handle: RequestHandle,
    tag: u32,
    ttl: u32,
    swr: u32
) -> FastlyStatus