pub unsafe extern "C" fn xmlReaderNewFd( reader: xmlTextReaderPtr, fd: c_int, URL: *const c_char, encoding: *const c_char, options: c_int, ) -> c_int