unsafe extern "C" fn llvm_atomic_notify(
    ptr: *mut i32,
    cnt: i32
) -> i32
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on target_family="wasm" only.