pub unsafe extern "C" fn solClient_msg_getSenderId(
    msg_p: solClient_opaqueMsg_pt,
    buf_p: *mut *const c_char
) -> solClient_returnCode_t