pub unsafe fn line_get_points(obj: *mut Object) -> Result<*const PointPrecise>
This function is unsafe because it may dereference raw pointers.