Function SafeArrayGetVartype

pub unsafe extern "system" fn SafeArrayGetVartype(
    psa: *const SAFEARRAY,
    pvt: *mut VARENUM,
) -> HRESULT