pub unsafe extern "C" fn webkit_input_method_underline_set_color(
    underline: *mut WebKitInputMethodUnderline,
    rgba: *const GdkRGBA
)