Feature/#483 cleanup opengl mock
Small, cosmetic corrections to our OpenGL mock sorting the functions_to_mock, allow_calls_provided, and gl_types alphabetically. This should provide a better overview. By means of the new cleanup py-script, we can establish the order in our mock creator automatically without paying attention to the desired order during the extension process itself.