pub type SleepbleWaitBoxFuture = BoxFuture<'static, ()>;
pub struct SleepbleWaitBoxFuture { /* private fields */ }