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