pub fn js_value_vector_into_abi<T: Into<JsValue>>(
    vector: Box<[T]>
) -> <Box<[JsValue]> as IntoWasmAbi>::Abi