pub unsafe fn CheckRadioButton( hdlg: HWND, nidfirstbutton: i32, nidlastbutton: i32, nidcheckbutton: i32, ) -> Result<()>