pub unsafe extern "C" fn webkit_input_method_underline_new(
    start_offset: c_uint,
    end_offset: c_uint
) -> *mut WebKitInputMethodUnderline
Available on crate feature v2_28 only.