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