pub unsafe extern "system" fn SetWindowExtEx(
    hdc: HDC,
    x: c_int,
    y: c_int,
    lppt: LPSIZE
) -> BOOL