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