int main(int argc, char **argv) {
          typedef struct BFM{int i; int j;} bfm;
          goto L_0001;
          struct BFM buff (int addr)
{
          struct BFM this;
          return(&this);
          return(0);
}
L_0001:
          struct BFM *that;
          that = &*buff(0);
