reserve

suspend fun <T> reserve(bytes: Long, reservedFor: T): Reserved<T>
suspend fun reserve(bytes: Long)