macro_rules! args_from_raw { ($argc:expr, $argv:expr) => { ... }; }
Creates a slice from the raw arguments.