Function VarDateFromDec

pub unsafe extern "system" fn VarDateFromDec(
    pdecin: *const DECIMAL,
    pdateout: *mut f64,
) -> HRESULT