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