pub unsafe extern "C" fn dzl_suggestion_popover_set_model(
    self_: *mut DzlSuggestionPopover,
    model: *mut GListModel
)