pub unsafe extern "C" fn UA_Variant_hasArrayType(
    v: *const UA_Variant,
    type_: *const UA_DataType
) -> UA_Boolean