#ifndef GEEF_LIBRARY_H #define GEEF_LIBRARY_H ERL_NIF_TERM geef_library_version(ErlNifEnv *env, int argc, const ERL_NIF_TERM argv[]); #endif