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