Some extensions need to have enabled certain feature in the device. This patch does that check by adding a new field in the extension list which is a function that can be mapped to gst_vulkan_physical_device_has_feature_*() functions. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/9585>