pub unsafe extern "C" fn gst_device_provider_device_changed(
    provider: *mut GstDeviceProvider,
    device: *mut GstDevice,
    changed_device: *mut GstDevice
)
This is supported on crate feature v1_16 only.