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