pub fn create_creat_thought_msg(
    program: String,
    trigger: Trigger,
    load: Load,
    name: String,
    particle: String
) -> CosmosMsg<CyberMsgWrapper>