#ifndef E_ATOMS_H #define E_ATOMS_H /* atom globals */ EAPI int e_atoms_init(void); EAPI int e_atoms_shutdown(void); #endif