pub unsafe fn clang_visitChildren(
cursor: CXCursor,
visitor: CXCursorVisitor,
data: CXClientData
) -> c_uint