pub fn handle_logout(
    _client: &ServerFeatures,
    _req: &BlankRequest
) -> HandleReqReturn<()>