pub unsafe extern "C" fn clang_getCompletionParent(
    string: CXCompletionString,
    kind: *mut CXCursorKind
) -> CXString