is a bit mask of flags that controls the behavior of mi_exec(). Currently the valid control flags are MI_QUERY_BINARY and MI_QUERY_NORMAL. MI_QUERY_BINARY specifies that the return values are binary rather than ASCII data. A control flag value of 0
indicates that the return values are text strings in null-terminated ASCII string representation.