#include<stdarg.h>#include<stdbool.h>#include<stdint.h>#include<stdlib.h>/**
* C-friendly wrapper over the `bell` function.
*/doubledahl_bellnumber__bell(int32_tn);/**
* C-friendly wrapper over the `lbell` function.
*/doubledahl_bellnumber__lbell(int32_tn);