Include headers as if they are C code.
Wrapped in extern "C" to ensure C binding of the includes.
See Implementation
Include headers as if they are C code.
Wrapped in extern "C" to ensure C binding of the includes.