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