pub type VkPipelineLayout = Handle<PipelineLayoutT>;
pub struct VkPipelineLayout { /* private fields */ }