#include <stdio.h>
#include "a.h"

void foo(void) { printf("hello from foo!\n"); }