pub unsafe fn enif_make_atom_len(
    env: *mut ErlNifEnv,
    name: *const c_char,
    len: usize
) -> ERL_NIF_TERM