fdclose
int fdclose(FILE *, int *);
goto fdclose;
goto fdclose;
goto fdclose;
goto fdclose;
fdclose:
extern int fdclose(FILE *, int *);
(void) fdclose(file, NULL);
ret = fdclose(fp, &fd);
VOPNAME_CLOSE, { .vop_close = fdclose },