pub unsafe extern "C" fn enif_make_atom(
    env: *mut ErlNifEnv,
    name: *const c_char
) -> ERL_NIF_TERM