pub fn rotate<U>(a: &Vector2D<f64, U>, angle: f64) -> Vector2D<f64, U>
maplibre/maplibre-native#4add9ea original name: rotate