/// A mouse input axis or button that can be locked.
///
/// Locking prevents the corresponding physical input from being forwarded to
/// the host PC while still allowing software-injected input.
/// Snapshot of all seven lock states, returned by `lock_states_all()`.