pub unsafe extern "C" fn xmlValidateRoot(
    ctxt: xmlValidCtxtPtr,
    doc: xmlDocPtr
) -> c_int