ref: 3c2cec93a9475a27f854ac2541f69c4a7a0b3657
dir: /lib/coff32/coff32_unpack_aout.c/
#include <assert.h>
#include "../../inc/coff32/aouthdr.h"
#include "../../inc/coff32/coff32.h"
void
coff32_unpack_aout(packfun fun, unsigned char *buff, AOUTHDR *ent)
{
}