get_cred
kd.get_cred = get_cred;
ret = (*data->get_cred)(data, user, cell, realm, uid, kt);
get_cred_func_t get_cred;