File t.h
typedef unsigned long foo_t;
jextract skips unsigned long.
On mac, because of this issue size_t typedef is not jextracted.
typedef unsigned long foo_t;
jextract skips unsigned long.
On mac, because of this issue size_t typedef is not jextracted.