pub unsafe extern "C" fn gst_vulkan_physical_device_check_api_version( device: *mut GstVulkanPhysicalDevice, major: c_uint, minor: c_uint, patch: c_uint, ) -> gboolean