pub unsafe fn InitVariantFromVariantArrayElem(
    varin: *const VARIANT,
    ielem: u32,
) -> Result<VARIANT>