pub unsafe extern "C" fn virNetworkGetUUID(
    network: virNetworkPtr,
    uuid: *mut c_uchar
) -> c_int