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