pub type BaseType = i64;
Alias for the platform’s signed base type, sized to match BaseType_t as detected at build time.
BaseType_t