pub type VkCommandBuffer = Handle<CommandBufferT>;
pub struct VkCommandBuffer { /* private fields */ }