pub unsafe extern "C" fn protocol_dict_render_brief_data(
    dict: *mut ProtocolDict,
    result: *mut FuriString,
    protocol_index: usize
)