pub unsafe extern "system" fn CheckMenuItem(
    hMenu: *mut HMENU__,
    uIDCheckItem: u32,
    uCheck: u32
) -> u32