Function GetWindowRect

pub unsafe extern "system" fn GetWindowRect(
    hwnd: HWND,
    lprect: *mut RECT,
) -> BOOL