passwd_conv
static int passwd_conv(int, const struct pam_message **,
static struct pam_conv pam_conv = {passwd_conv, NULL};