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