pub type CommandBufferId = Id<CommandBuffer<Empty>>;
pub struct CommandBufferId(/* private fields */);