pub fn thread_pause<'a, 'b, 'c, 'info>(
    ctx: CpiContext<'a, 'b, 'c, 'info, ThreadPause<'info>>
) -> Result<()>