VariantGetUInt64Elem

Function VariantGetUInt64Elem 

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