pub unsafe extern "C" fn xmlSAXParseMemory( sax: *mut xmlSAXHandler, buffer: *const c_char, size: c_int, recovery: c_int, ) -> *mut xmlDoc