pub fn wait_async_with_timeout_bigint( typed_array: &BigInt64Array, index: u32, value: i64, timeout: f64, ) -> Result<Object, JsValue>