CreateFFIPointer

actual fun CreateFFIPointer(ptr: Long): FFIPointer?
expect fun CreateFFIPointer(ptr: Long): FFIPointer?
actual fun CreateFFIPointer(ptr: Long): FFIPointer?
actual fun CreateFFIPointer(ptr: Long): FFIPointer?
@JvmName(name = "FFIPointerCreation")
actual fun CreateFFIPointer(ptr: Long): FFIPointer?