pub type LockTimeout = U64;
Alias type for lock timeout.
pub struct LockTimeout(/* private fields */);