pub unsafe extern "C" fn gtk_dialog_add_action_widget(
    dialog: *mut GtkDialog,
    child: *mut GtkWidget,
    response_id: GtkResponseType
)