pub unsafe extern "C" fn lgraph_api_vertex_iterator_get_out_edge_iterator(
it: *mut lgraph_api_vertex_iterator_t,
errptr: *mut *mut c_char,
) -> *mut lgraph_api_out_edge_iterator_tpub unsafe extern "C" fn lgraph_api_vertex_iterator_get_out_edge_iterator(
it: *mut lgraph_api_vertex_iterator_t,
errptr: *mut *mut c_char,
) -> *mut lgraph_api_out_edge_iterator_t