pub unsafe extern "stdcall" fn SetMenuDefaultItem(
    hMenu: HMENU,
    uItem: UINT,
    fByPos: UINT
) -> BOOL