pub unsafe extern "C" fn xmlXPathRegisterFuncNS(
ctxt: xmlXPathContextPtr,
name: *const xmlChar,
ns_uri: *const xmlChar,
f: xmlXPathFunction,
) -> c_intpub unsafe extern "C" fn xmlXPathRegisterFuncNS(
ctxt: xmlXPathContextPtr,
name: *const xmlChar,
ns_uri: *const xmlChar,
f: xmlXPathFunction,
) -> c_int