#include <perms.h>
int _imp_mainep(int _imp_argc, char **_imp_argv) {
  if (A == 4)
    Test2;
  else
    Test3;
  exit(0);
  return (1);
}
