pub unsafe fn DCISetSrcDestClip(
    pdci: *mut DCIOFFSCREEN,
    srcrc: *mut RECT,
    destrc: *mut RECT,
    prd: *mut RGNDATA
) -> i32