1/* $FreeBSD$ */
2
3int decode(FILE *fd, char *buffer, int len);
4