pub unsafe fn LineDDA( xstart: i32, ystart: i32, xend: i32, yend: i32, lpproc: LINEDDAPROC, data: Option<LPARAM>, ) -> BOOL