fn is_in_system_header(cursor: CXCursor) -> bool
Returns true when the given cursor resides in a file that Clang treats as a system header.
true