Function RemoveMenu

pub unsafe extern "system" fn RemoveMenu(
    hmenu: HMENU,
    uposition: u32,
    uflags: MENU_ITEM_FLAGS,
) -> BOOL