pub unsafe extern "system" fn DeleteMenu(
    hMenu: *mut HMENU__,
    uPosition: u32,
    uFlags: u32
) -> i32