GetSecondaryFocus
GetSecondaryFocus() was probably created to retrieve the focus_object of the external camera. But instead, LEC chose to use
GetPrimaryFocus(1)
for that. As a result, GetSecondaryFocus() was scrapped.