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