pub unsafe extern "system" fn SetWindowExtEx(
    hdc: *mut HDC__,
    x: i32,
    y: i32,
    lppt: *mut SIZE
) -> i32