_krb5_auth_context
(krb5_auth_context)MALLOC(sizeof(struct _krb5_auth_context));
(void) memset(*auth_context, 0, sizeof(struct _krb5_auth_context));
struct _krb5_auth_context;
typedef struct _krb5_auth_context * krb5_auth_context;
MALLOC(sizeof(struct _krb5_auth_context)))) {
(void) memset(auth_context, 0, sizeof(struct _krb5_auth_context));