Support for argon2 package (native module)

Hey y’all, looks like tonic is having trouble require'ing the argon2 package:

Error: Could not locate the bindings file. Tried:
 → /app/available_modules/1501791210000/argon2/build/argon2.node
 → /app/available_modules/1501791210000/argon2/build/Debug/argon2.node
 → /app/available_modules/1501791210000/argon2/build/Release/argon2.node
 → /app/available_modules/1501791210000/argon2/out/Debug/argon2.node
 → /app/available_modules/1501791210000/argon2/Debug/argon2.node
 → /app/available_modules/1501791210000/argon2/out/Release/argon2.node
 → /app/available_modules/1501791210000/argon2/Release/argon2.node
 → /app/available_modules/1501791210000/argon2/build/default/argon2.node
 → /app/available_modules/1501791210000/argon2/compiled/8.2.1/linux/x64/argon2.node

Is this the kind of thing y’all plan to support?

Thanks!

@system hey y’all, any chance someone can take a look at this one?