pub unsafe extern "C" fn gtk_event_controller_key_new(
    widget: *mut GtkWidget
) -> *mut GtkEventController
Available on crate feature v3_24 only.