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