auth_pam
rval = auth_pam(&pw, passwd);
static int auth_pam(struct passwd**, const char*);
rval = auth_pam();
static int auth_pam(void);