#include <perms.h>
int _imp_mainep(int _imp_argc, char **_imp_argv) {
  _imp_enter();
  typedef struct BFM {
    short B[255 - 0 + 1];
    int BLOCK;
    BFM *LINK;

  } BFM;

  _imp_leave();
  exit(0);
  return (0);
}
