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