pub fn convert_point_i16<U>(point: &Point2D<f64, U>) -> Point2D<i16, U>
maplibre/maplibre-native#4add9ea original name: convert_point_i16