How I manually create bindings for Gauche:
(use mmc.stubs) (emit.h-type "FCGX_Request" "fcgx-request") (emit.c-alloc "FCGX_Request" "fcgx-request")
(use mmc.stubs)
(emit.h-type "GSignalQuery" "g-signal-query")
(emit.c-alloc "GSignalQuery" "g-signal-query")