#include extern "C" { struct builder_package { SCM name; SCM update_function; }; void init_builder_package_type(); }