Add a microsecond conversion helper to complement the existing
bintime2ns(). The body mirrors bintime2ns().
This will be used by an upcoming eventlog(9) framework as well as
the TCP code in upcoming changes.
Sponsored by: Netflix
Signed-off-by: Nick Banks <nickbanks@netflix.com>