krb5_prompt_type
krb5_prompt_type type;
krb5_prompt_type *ptypes;
krb5_prompt_type *prompt_types;
(*set_prompt_types)(krb5_context, krb5_prompt_type *);
krb5_prompt_type prompt_types[sizeof(prompt)/sizeof(prompt[0])];
krb5_prompt_type prompt_type;
krb5_prompt_type prompt_type = KRB5_PROMPT_TYPE_PREAUTH;
krb5_prompt_type prompt_type;
krb5_prompt_type ptypes[] = { KRB5_PROMPT_TYPE_PASSWORD };
void k5_set_prompt_types(krb5_context, krb5_prompt_type *);
k5_set_prompt_types(krb5_context context, krb5_prompt_type *types)
krb5_prompt_type*
(*k5int_set_prompt_types)(krb5_context, krb5_prompt_type *);
(krb5_context, krb5_prompt_type *);
krb5_prompt_type prompt_type;
krb5_prompt_type prompt_type;
krb5_prompt_type prompt_type;
krb5_prompt_type*,