pub unsafe extern "C" fn LineDDA( xStart: c_int, yStart: c_int, xEnd: c_int, yEnd: c_int, lpProc: LINEDDAPROC, data: LPARAM, ) -> BOOL