pub type CommandBufferId = Id<CommandBuffer>;
#[repr(transparent)]pub struct CommandBufferId(/* private fields */);