pub unsafe extern "system" fn SystemParametersInfoW(
    uiAction: UINT,
    uiParam: UINT,
    pvParam: PVOID,
    fWinIni: UINT
) -> BOOL