gstreamer: add `gst_macos_main()`
Adds binding for gst_macos_main()
which sets up NSApplication etc. needed to correctly display windows and other things in macOS. Allows for an arbitrary type of the return value, unlike the C version where only int was supported.
Edited by Piotr Brzeziński