pub unsafe extern "system" fn CheckMenuRadioItem(
    hMenu: *mut HMENU__,
    first: u32,
    last: u32,
    check: u32,
    flags: u32
) -> i32