pub unsafe extern "system" fn SetMenuDefaultItem(
    hMenu: *mut HMENU__,
    uItem: u32,
    fByPos: u32
) -> i32