pub unsafe extern "C" fn cairo_surface_supports_mime_type(
    surface: *mut cairo_surface_t,
    mime_type: *const c_char
) -> cairo_bool_t