pub unsafe extern "C" fn virDomainCreateWithFlags(
    domain: virDomainPtr,
    flags: c_uint
) -> c_int