pub unsafe extern "C" fn enif_make_uint(
    env: *mut ErlNifEnv,
    i: c_uint
) -> ERL_NIF_TERM