pub unsafe extern "C" fn MDL_context_visit_subgraph(
    this: *mut MDL_context,
    dvisitor: *mut MDL_wait_for_graph_visitor
) -> bool