VariantGetInt64Elem

Function VariantGetInt64Elem 

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