pub unsafe extern "C" fn xmlTextReaderSetParserProp(
reader: xmlTextReaderPtr,
prop: c_int,
value: c_int,
) -> c_intpub unsafe extern "C" fn xmlTextReaderSetParserProp(
reader: xmlTextReaderPtr,
prop: c_int,
value: c_int,
) -> c_int