pub unsafe extern "system" fn GetMenuItemInfoA(
    hMenu: *mut HMENU__,
    uItem: u32,
    fByPosition: i32,
    lpmii: *mut MENUITEMINFOA
) -> i32