pub unsafe extern "C" fn lgraph_api_vertex_iterator_goto( it: *mut lgraph_api_vertex_iterator_t, vid: i64, nearest: bool, errptr: *mut *mut c_char, ) -> bool