pub unsafe extern "C" fn gst_element_factory_has_interface(
    factory: *mut GstElementFactory,
    interfacename: *const c_char
) -> gboolean