pub unsafe extern "C" fn gtk_style_context_get_border_color(
    context: *mut GtkStyleContext,
    state: GtkStateFlags,
    color: *mut GdkRGBA
)