#include "tensorstore/util/bfloat16.h"
BFloat16 tensorstore::nextafter(BFloat16 fromBFloat16 to);

Next representable value towards the given value.