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