pub unsafe extern "system" fn EndMenu(
    hMenu: *mut HMENU__,
    uFlags: u32,
    uIDNewItem: usize,
    lpNewItem: *const i8
) -> i32