pub fn notify_with_count( typed_array: &Int32Array, index: u32, count: u32) -> Result<u32, JsValue>
Notifies up to count agents in the wait queue.
count