pub fn write_request_command_on_msg_buffer(
    ctx: &mut CommandContext,
    request_id: Option<u32>,
    domain_command_type: DomainCommandType
)