pub type RefMEStats = Arc<RwLock<[FrameMEStats; 8]>>;
cbindgen:ignore
pub struct RefMEStats { /* private fields */ }