pub unsafe extern "C" fn gdk_color_parse(
    spec: *const c_char,
    color: *mut GdkColor
) -> gboolean