pub unsafe extern "C" fn xmlNewTextReader(
    input: xmlParserInputBufferPtr,
    URI: *const c_char
) -> xmlTextReaderPtr