Function AdjustWindowRectEx
pub unsafe extern "system" fn AdjustWindowRectEx(
lprect: *mut RECT,
dwstyle: WINDOW_STYLE,
bmenu: BOOL,
dwexstyle: WINDOW_EX_STYLE,
) -> BOOL
pub unsafe extern "system" fn AdjustWindowRectEx(
lprect: *mut RECT,
dwstyle: WINDOW_STYLE,
bmenu: BOOL,
dwexstyle: WINDOW_EX_STYLE,
) -> BOOL