#ifndef NATIVE_H #define NATIVE_H #include void native_example(); #endif