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