pub unsafe extern "C" fn pomp_msg_new() -> *mut pomp_msg
Create a new message structure. Message is initially empty. @return new message structure or NULL in case of error.