pub unsafe fn point_from_precise(p: *const PointPrecise) -> Result<Point>
This function is unsafe because it may dereference raw pointers.