I got a c library and I need to use it in nodejs
void pre_init(pp* param){ ... } pp param; pre_init(¶m);