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