The invalid_runtime_symbol_definitions lint checks the signature of items whose
symbol name is a runtime symbol expected by core or std differs significantly from the
expected signature (like mismatch ABI, mismatch C variadics, mismatch argument count,
missing return type, โฆ).