pub unsafe extern "C" fn gtk_style_properties_map_color(
    props: *mut GtkStyleProperties,
    name: *const c_char,
    color: *mut GtkSymbolicColor
)