pub unsafe extern "system" fn AdjustWindowRectEx(
    lpRect: *mut RECT,
    dwStyle: u32,
    bMenu: i32,
    dwExStyle: u32
) -> i32