pub unsafe extern "C" fn gdk_content_formats_contain_mime_type(
    formats: *const GdkContentFormats,
    mime_type: *const c_char
) -> gboolean