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