pub fn handle_unlock(
    client: &ServerFeatures,
    req: &LockRequest
) -> HandleReqReturn<LockResponse>