pub unsafe extern "C" fn xmlSAXUserParseMemory( sax: xmlSAXHandlerPtr, user_data: *mut c_void, buffer: *const c_char, size: c_int, ) -> c_int