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