pub unsafe extern "system" fn SystemParametersInfoA(
    uiAction: u32,
    uiParam: u32,
    pvParam: *mut c_void,
    fWinIni: u32
) -> i32