pub fn stage_clear(scope: &mut Scope) -> Result<Operation>
Shorthand for StageClear::new().build(scope).
StageClear::new().build(scope)