app_get_pass
static char *app_get_pass(const char *arg, int keepbio);
*pass1 = app_get_pass(arg1, same);
*pass2 = app_get_pass(arg2, same ? 2 : 0);