optional arguments such as `flags` and `const char *` should default to `0`/`null` respectively in the interface/wrapper In libvirt-python `flags` always default to `0` and it greps the info for `optional` args to default to `null`