#include <stdbool.h> #include <stddef.h> #include <ngspice/sharedspice.h> int main() { ngSpice_Init(NULL, NULL, NULL, NULL, NULL, NULL, NULL); }