macro_rules! mallocstr { ($s:expr) => { ... }; }
Allocate *mut i8 to be sent as a pointer to a string.
*mut i8