How open a System Preferences pane?

This works analogous to how such things were done on System 7: First, use one of the FindFolder() APIs to get an FSRef to the "Preference Panes" folder. In this folder, every preference pane has a corresponding file, which you can open by simply handing it to LSOpenFSRef().