pub unsafe extern "system" fn InsertMenuItemW(
    hmenu: *mut HMENU__,
    item: u32,
    fByPosition: i32,
    lpmi: *const MENUITEMINFOW
) -> i32