int decode_KRB5_EncryptionKey P((PE , int , integer *, char **, struct type_KRB5_EncryptionKey **));
int decode_KRB5_Checksum P((PE , int , integer *, char **, struct type_KRB5_Checksum **));
int decode_KRB5_METHOD__DATA P((PE , int , integer *, char **, struct type_KRB5_METHOD__DATA **));
-int free_KRB5_PrincipalName P((struct type_KRB5_PrincipalName *));
-int free_KRB5_HostAddress P((struct type_KRB5_HostAddress *));
-int free_KRB5_HostAddresses P((struct type_KRB5_HostAddresses *));
-int free_KRB5_AuthorizationData P((struct type_KRB5_AuthorizationData *));
-int free_KRB5_LastReq P((struct type_KRB5_LastReq *));
-int free_KRB5_Ticket P((struct type_KRB5_Ticket *));
-int free_KRB5_TransitedEncoding P((struct type_KRB5_TransitedEncoding *));
-int free_KRB5_EncTicketPart P((struct type_KRB5_EncTicketPart *));
-int free_KRB5_Authenticator P((struct type_KRB5_Authenticator *));
-int free_KRB5_AS__REQ P((struct type_KRB5_AS__REQ *));
-int free_KRB5_TGS__REQ P((struct type_KRB5_TGS__REQ *));
-int free_KRB5_PA__DATA P((struct type_KRB5_PA__DATA *));
-int free_KRB5_KDC__REQ__BODY P((struct type_KRB5_KDC__REQ__BODY *));
-int free_KRB5_AS__REP P((struct type_KRB5_AS__REP *));
-int free_KRB5_TGS__REP P((struct type_KRB5_TGS__REP *));
-int free_KRB5_EncASRepPart P((struct type_KRB5_EncASRepPart *));
-int free_KRB5_EncTGSRepPart P((struct type_KRB5_EncTGSRepPart *));
-int free_KRB5_AP__REQ P((struct type_KRB5_AP__REQ *));
-int free_KRB5_AP__REP P((struct type_KRB5_AP__REP *));
-int free_KRB5_EncAPRepPart P((struct type_KRB5_EncAPRepPart *));
-int free_KRB5_KRB__SAFE P((struct type_KRB5_KRB__SAFE *));
-int free_KRB5_KRB__SAFE__BODY P((struct type_KRB5_KRB__SAFE__BODY *));
-int free_KRB5_KRB__PRIV P((struct type_KRB5_KRB__PRIV *));
-int free_KRB5_EncKrbPrivPart P((struct type_KRB5_EncKrbPrivPart *));
-int free_KRB5_KRB__ERROR P((struct type_KRB5_KRB__ERROR *));
-int free_KRB5_EncryptedData P((struct type_KRB5_EncryptedData *));
-int free_KRB5_EncryptionKey P((struct type_KRB5_EncryptionKey *));
-int free_KRB5_Checksum P((struct type_KRB5_Checksum *));
-int free_KRB5_METHOD__DATA P((struct type_KRB5_METHOD__DATA *));
+void free_KRB5_PrincipalName P((struct type_KRB5_PrincipalName *));
+void free_KRB5_HostAddress P((struct type_KRB5_HostAddress *));
+void free_KRB5_HostAddresses P((struct type_KRB5_HostAddresses *));
+void free_KRB5_AuthorizationData P((struct type_KRB5_AuthorizationData *));
+void free_KRB5_LastReq P((struct type_KRB5_LastReq *));
+void free_KRB5_Ticket P((struct type_KRB5_Ticket *));
+void free_KRB5_TransitedEncoding P((struct type_KRB5_TransitedEncoding *));
+void free_KRB5_EncTicketPart P((struct type_KRB5_EncTicketPart *));
+void free_KRB5_Authenticator P((struct type_KRB5_Authenticator *));
+void free_KRB5_AS__REQ P((struct type_KRB5_AS__REQ *));
+void free_KRB5_TGS__REQ P((struct type_KRB5_TGS__REQ *));
+void free_KRB5_PA__DATA P((struct type_KRB5_PA__DATA *));
+void free_KRB5_KDC__REQ__BODY P((struct type_KRB5_KDC__REQ__BODY *));
+void free_KRB5_AS__REP P((struct type_KRB5_AS__REP *));
+void free_KRB5_TGS__REP P((struct type_KRB5_TGS__REP *));
+void free_KRB5_EncASRepPart P((struct type_KRB5_EncASRepPart *));
+void free_KRB5_EncTGSRepPart P((struct type_KRB5_EncTGSRepPart *));
+void free_KRB5_AP__REQ P((struct type_KRB5_AP__REQ *));
+void free_KRB5_AP__REP P((struct type_KRB5_AP__REP *));
+void free_KRB5_EncAPRepPart P((struct type_KRB5_EncAPRepPart *));
+void free_KRB5_KRB__SAFE P((struct type_KRB5_KRB__SAFE *));
+void free_KRB5_KRB__SAFE__BODY P((struct type_KRB5_KRB__SAFE__BODY *));
+void free_KRB5_KRB__PRIV P((struct type_KRB5_KRB__PRIV *));
+void free_KRB5_EncKrbPrivPart P((struct type_KRB5_EncKrbPrivPart *));
+void free_KRB5_KRB__ERROR P((struct type_KRB5_KRB__ERROR *));
+void free_KRB5_EncryptedData P((struct type_KRB5_EncryptedData *));
+void free_KRB5_EncryptionKey P((struct type_KRB5_EncryptionKey *));
+void free_KRB5_Checksum P((struct type_KRB5_Checksum *));
+void free_KRB5_METHOD__DATA P((struct type_KRB5_METHOD__DATA *));
#undef P