pub unsafe extern "C" fn gdk_pixbuf_remove_option(
    pixbuf: *mut GdkPixbuf,
    key: *const c_char
) -> gboolean