pub unsafe extern "system" fn AdjustWindowRectEx(
    lpRect: LPRECT,
    dwStyle: DWORD,
    bMenu: BOOL,
    dwExStyle: DWORD
) -> BOOL