macro_rules! read_bytes { ($($params:tt)*) => { ... }; }
Shortcut for cmd!(...).read_bytes().
cmd!(...).read_bytes()