fn generate_arraylike_rx_data<T>(path: &Path) -> Result<Vec<u8>>where T: for<'a> ArrayLikeElement<'a>,