pub fn point_from_sql( buf: &[u8] ) -> Result<Point, StdBox<dyn Error + Sync + Send>>
Deserializes a point value.