pub unsafe extern "C" fn virStoragePoolDefineXML(
    conn: virConnectPtr,
    xmlDesc: *const c_char,
    flags: c_uint
) -> virStoragePoolPtr