pub type MaskFuture = Shared<BoxFuture<'static, SharedVortexResult<Mask>>>;
pub struct MaskFuture { /* private fields */ }