AdjustWindowRectEx

Function AdjustWindowRectEx 

pub unsafe fn AdjustWindowRectEx(
    lprect: *mut RECT,
    dwstyle: WINDOW_STYLE,
    bmenu: bool,
    dwexstyle: WINDOW_EX_STYLE,
) -> Result<()>