If a package has an src/lib/*.c and *.h folder
One .a file and one .so will nixpkgs be happy to split that into two-four packages?
I think majority of the current deps of rocketdb use either .so or the src files, not sure if the .a file even helps. Also it seems dangerous for rockdb rust which is many versions behind but still is use
#nixos