Function InsertMenuItemW

pub unsafe extern "system" fn InsertMenuItemW(
    hmenu: HMENU,
    item: u32,
    fbyposition: BOOL,
    lpmi: *const MENUITEMINFOW,
) -> BOOL