pub unsafe extern "C" fn gst_vulkan_physical_device_get_api_version( device: *mut GstVulkanPhysicalDevice, major: *mut c_uint, minor: *mut c_uint, patch: *mut c_uint, )