pub type PFN_vkAllocateCommandBuffers = unsafe extern "system" fn(_: Device, _: *const CommandBufferAllocateInfo, _: *mut CommandBuffer) -> Result;