fn read_hex_from_wasm( data_read_ptr: *const u8, data_read_len: usize, data_as_hex: bool, ) -> Option<String>