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