pub unsafe extern "C" fn xmlNewDocComment(
    doc: xmlDocPtr,
    content: *const xmlChar
) -> xmlNodePtr