Add HltDecReport raw bank body preparation
This MR adds the prepare_raw_banks
algorithm to the GPU sequence. For now this creates the HltDecReport bank bodies with placeholder values for error bits, number of candidates, decision id, and execution stage. Preparing SelReports and writing the raw bank output will be handled in a separate MR.