divmod10() : a fast replacement for /10 and %10 (unsigned)

No timing comparison to the div / ldiv functions?