pub unsafe extern "C" fn dzl_list_box_set_model(
    self_: *mut DzlListBox,
    model: *mut GListModel
)