pub unsafe extern "C" fn NISysCfgFormatWithBaseSystemImage(
sessionHandle: NISysCfgSessionHandle,
autoRestart: NISysCfgBool,
fileSystem: NISysCfgFileSystemMode,
networkSettings: NISysCfgNetworkInterfaceSettings,
systemImageID: *const c_char,
systemImageVersion: *const c_char,
timeoutMsec: c_uint,
) -> NISysCfgStatus