The CloseFigure function closes an open figure in a path.
BOOL CloseFigure( HDC hdc);
int CloseFigure(int hdc) => _CloseFigure(hdc);