pub unsafe extern "system" fn CheckMenuRadioItem(
    hMenu: HMENU,
    first: UINT,
    last: UINT,
    check: UINT,
    flags: UINT
) -> BOOL