pub unsafe extern "C" fn solClient_msg_getMsgId(
    msg_p: solClient_opaqueMsg_pt,
    msgId_p: *mut solClient_msgId_t
) -> solClient_returnCode_t