Usually they also call Python to libraries that are 95% C code.
https://github.com/OpenMathLib/OpenBLAS https://github.com/FFmpeg/FFmpeg
Plenty of assembly in those projects but no mention of it in the README. Most C projects don't acknowledge the assembly they use.
Usually they also call Python to libraries that are 95% C code.