pub unsafe extern "C" fn Fl_Text_Editor_remove_key_binding(
    self_: *mut Fl_Text_Editor,
    key: c_int,
    state: c_int
)