pub unsafe fn CheckRadioButton<'a>( hdlg: impl IntoParam<'a, HWND>, nidfirstbutton: i32, nidlastbutton: i32, nidcheckbutton: i32, ) -> BOOL