#include <perms.h>
int _imp_mainep(int _imp_argc, char **_imp_argv) {
  //  This should appear in the C file.
  exit(0);
  return (1);
}
