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