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