#include <perms.h>
int _imp_mainep(int _imp_argc, char **_imp_argv) {
  static const int V2 = 123;
  int V1 = 123;
  exit(0);
  return (1);
}
