pub unsafe extern "C" fn gst_element_factory_can_sink_any_caps(
    factory: *mut GstElementFactory,
    caps: *const GstCaps,
) -> gboolean