Function SafeArrayAllocDescriptorEx

pub unsafe extern "system" fn SafeArrayAllocDescriptorEx(
    vt: VARENUM,
    cdims: u32,
    ppsaout: *mut *mut SAFEARRAY,
) -> HRESULT