pub trait VkDeviceChildNonExtDestroyable { // Required method unsafe fn destroy( self, device: VkDevice, allocator: *const VkAllocationCallbacks, ); }