pub unsafe fn AdjustWindowRectExForDpi<'a>( lprect: *mut RECT, dwstyle: u32, bmenu: impl IntoParam<'a, BOOL>, dwexstyle: u32, dpi: u32, ) -> BOOL