pub type RequestExitSession = unsafe extern "system" fn(session: Session) -> Result;
Expand description