pub unsafe extern "system" fn CopyRect(
    lprcDst: *mut RECT,
    lprcSrc: *const RECT
) -> i32