Function VariantToUInt64

pub unsafe extern "system" fn VariantToUInt64(
    varin: *const VARIANT,
    pullret: *mut u64,
) -> HRESULT