pub type HSZPAIR = tagHSZPAIR;
struct HSZPAIR { pub hszSvc: *mut HSZ__, pub hszTopic: *mut HSZ__, }
hszSvc: *mut HSZ__
hszTopic: *mut HSZ__