pub unsafe fn check_corruption(
    allocator: Allocator,
    memory_type_bits: u32
) -> VkResult<()>