pub unsafe extern "C" fn gdk_rgba_parse(
    rgba: *mut GdkRGBA,
    spec: *const c_char
) -> gboolean