How To Include a Widget in a view

Hello, All!

I'm overriding the two_column_left_sidebar.php view and I'd like to include a widget within the two_column_left_sidebar div so that the widget always appears when the left sidebar layout is used (think of it as a side navbar that is already implemented as a widget.)

Which function should I use to include the widget in my view?