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