Function VarRound

pub unsafe extern "system" fn VarRound(
    pvarin: *const VARIANT,
    cdecimals: i32,
    pvarresult: *mut VARIANT,
) -> HRESULT