char *
retdecl()
{
    /* reference implementation that barely meets the interface spec */
    return NULL;
}


syntax highlighted by Code2HTML, v. 0.9.1