pub type CreateKeyValueError = Error<CreateKeyValueErrorKind>;
struct CreateKeyValueError { /* private fields */ }