pub unsafe extern "system" fn EnableMenuItem(
    hMenu: *mut HMENU__,
    uIDEnableItem: u32,
    uEnable: u32
) -> i32