krb5_cc_typecursor
struct krb5_cc_typecursor;
typedef struct krb5_cc_typecursor *krb5_cc_typecursor;
krb5int_cc_typecursor_new(krb5_context context, krb5_cc_typecursor *cursor);
krb5_cc_typecursor cursor,
krb5_cc_typecursor *cursor);
krb5int_cc_typecursor_new(krb5_context context, krb5_cc_typecursor *t)
krb5_cc_typecursor n = NULL;
krb5_cc_typecursor t,
krb5int_cc_typecursor_free(krb5_context context, krb5_cc_typecursor *t)
krb5_cc_typecursor typecursor;