pub type SessionId = ObjectId;
Opaque handle to a persistent capture session (the session object’s id).
pub struct SessionId { /* private fields */ }