pub unsafe fn CheckMenuRadioItem<'a, T0__: IntoParam<'a, HMENU>>( hmenu: T0__, first: u32, last: u32, check: u32, flags: u32, ) -> BOOL