pub unsafe extern "C" fn dzl_graph_view_set_model(
    self_: *mut DzlGraphView,
    model: *mut DzlGraphModel
)