pub unsafe fn check_pool_corruption(
    allocator: Allocator,
    pool: Pool
) -> VkResult<()>