pub unsafe extern "C" fn dzl_suggestion_entry_set_model(
    self_: *mut DzlSuggestionEntry,
    model: *mut GListModel
)