pub unsafe extern "C" fn solClient_msg_setClassOfService(
    msg_p: solClient_opaqueMsg_pt,
    cos: solClient_uint32_t
) -> solClient_returnCode_t