pub unsafe extern "C" fn htmlNewDocNoDtD(
    URI: *const xmlChar,
    ExternalID: *const xmlChar
) -> htmlDocPtr