ffi.Pointer<PointInfo> GetImageConvexHull( ffi.Pointer<Image> arg0, ffi.Pointer<ffi.Size> arg1, ffi.Pointer<ExceptionInfo> arg2, ) { return _GetImageConvexHull( arg0, arg1, arg2, ); }