pub unsafe extern "C" fn xmlXPathContextSetCache(
    ctxt: xmlXPathContextPtr,
    active: c_int,
    value: c_int,
    options: c_int
) -> c_int