typedef void *Data;
typedef void *Pointer;
+typedef void *BasePointer;
typedef const char *CssmString;
typedef AclEntryInfo *AclEntryInfoPtr;
typedef AclOwnerPrototype *AclOwnerPrototypePtr;
typedef AccessCredentials *AccessCredentialsPtr;
+typedef void *ParamInputPtr;
typedef void *VoidPtr;
typedef DataWalkers::DLDbFlatIdentifier DLDbIdentBlob;
#define UseStaticTemplates 0
+
+//
+// MIG-used byte swapping macros
+//
+#define __NDR_convert__int_rep__BasePointer__defined
+#define __NDR_convert__int_rep__BasePointer(a, f) /* do not flip */
+
} // end namespace Security