functions imported from creator.c were missing the extern "C" attribute causing a linker error due it it looking for the decorated symbol for these functions.