#include void c_func (gchar *str, GHashTable *htable) { g_printf ("Do something with str and htable..."); }