pub fn coord_clamp(
    shader: impl Into<Shader>,
    rect: impl AsRef<Rect>
) -> Option<Shader>