Macro helix::cstr []

macro_rules! cstr {
    ( $ s : expr ) => { ... };
}