stringprep_kerberos5()
#define     stringprep_kerberos5(in, maxlen)
Prepare the input UTF-8 string according to the draft Kerberos5
stringprep profile.  Returns 0 iff successful, or an error code.
| in : |  input/ouput array with string to prepare. | 
| maxlen : |  maximum length of input/output array. |