pub unsafe fn SetDlgItemInt( hdlg: HWND, niddlgitem: i32, uvalue: u32, bsigned: bool, ) -> Result<()>