Function VarI8FromDec

pub unsafe extern "system" fn VarI8FromDec(
    pdecin: *const DECIMAL,
    pi64out: *mut i64,
) -> HRESULT