Function InvalidateRect

pub unsafe extern "system" fn InvalidateRect(
    hwnd: HWND,
    lprect: *const RECT,
    berase: BOOL,
) -> BOOL