11 status: Boolean - specifying whether plugin execution succeeded(True) or failed. If failed then xnu will stop doing any further work with this command.
12 outstr: str - string output for user to be printed at the prompt
13 further_cmds: [] of str - this holds set of commands to execute at the lldb prompt. Empty array if nothing is required.