pub unsafe extern "C" fn xmlStringGetNodeList(
    doc: *const xmlDoc,
    value: *const xmlChar
) -> xmlNodePtr