unsafe extern "C" fn llvm_i32x4_dot_i16x8_s(
    a: i16x8,
    b: i16x8
) -> i32x4
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target_family="wasm" only.