pub fn generic_of_jsval<T: FromWasmAbi<Abi = u32>>( js: JsValue, classname: &str, ) -> Result<T, JsValue>