pub unsafe extern "C" fn z_log_msg_alloc(wlen: u32) -> *mut log_msg
@brief Allocate log message.
@param wlen Length in 32 bit words.
@return allocated space or null if cannot be allocated.