pub unsafe extern "C" fn lgraph_api_graph_db_delete_vertex_label( graphdb: *mut lgraph_api_graph_db_t, label: *const c_char, n_modified: *mut usize, errptr: *mut *mut c_char, ) -> bool