function pixbuf_error_quark()
    ret = ccall(("gdk_pixbuf_error_quark", libgdkpixbuf), UInt32, ())
    ret
end
