pub unsafe extern "system" fn ChangeMenuW(
    hMenu: *mut HMENU__,
    cmd: u32,
    lpszNewItem: *const u16,
    cmdInsert: u32,
    flags: u32
) -> i32