Function SafeArrayGetUBound

pub unsafe fn SafeArrayGetUBound(
    psa: *const SAFEARRAY,
    ndim: u32,
) -> Result<i32>