pub unsafe fn DCIBeginAccess(
    pdci: *mut DCISURFACEINFO,
    x: i32,
    y: i32,
    dx: i32,
    dy: i32
) -> i32