// FIR_IDENTICAL @file:OptIn(kotlinx.cinterop.ExperimentalForeignApi::class) @Suppress("DEPRECATION") fun foo(x: Short) = immutableBlobOf(x)