Creates a Status object with the absl::StatusCode::kCancelled error code and an empty message.
It is provided only for efficiency, given that message-less kCancelled errors are common in the infrastructure.
A kCancelled status with an empty message.