pub fn fast_math_expand<R>( scope: &mut Scope, value: EnumSet<FastMath>, body: impl FnOnce(&mut Scope) -> R, ) -> R