pub unsafe extern "C" fn xmlXPathRegisterVariable(
ctxt: xmlXPathContextPtr,
name: *const xmlChar,
value: xmlXPathObjectPtr,
) -> c_intpub unsafe extern "C" fn xmlXPathRegisterVariable(
ctxt: xmlXPathContextPtr,
name: *const xmlChar,
value: xmlXPathObjectPtr,
) -> c_int