pub unsafe extern "C" fn enif_is_atom(
    env: *mut ErlNifEnv,
    term: ERL_NIF_TERM
) -> c_int