pub unsafe extern "C" fn xmlReaderForMemory( buffer: *const c_char, size: c_int, URL: *const c_char, encoding: *const c_char, options: c_int, ) -> xmlTextReaderPtr