#include <perms.h>
int _imp_mainep(int _imp_argc, char **_imp_argv) {
  int I;
  int K;
  K = 1;
  I = K << 3;
  exit(0);
  return (1);
}
