pub unsafe extern "C" fn solClient_msg_getClassOfService(
    msg_p: solClient_opaqueMsg_pt,
    cos_p: *mut solClient_uint32_t
) -> solClient_returnCode_t