pub unsafe extern "C" fn gtk_event_controller_set_propagation_phase(
    controller: *mut GtkEventController,
    phase: GtkPropagationPhase
)