pub unsafe extern "C" fn xmlSearchNsByHref(
    doc: xmlDocPtr,
    node: xmlNodePtr,
    href: *const xmlChar
) -> xmlNsPtr