VariantGetInt16Elem

Function VariantGetInt16Elem 

pub unsafe fn VariantGetInt16Elem(
    var: *const VARIANT,
    ielem: u32,
) -> Result<i16>