ubuntu 16.04 x64
Build error: pk11func.h: No such file or directory
from:https://answers.launchpad.net/ecryptfs/+question/128144
sudo apt install libnss3-dev
./libecryptfs_wrap.c:124:20: fatal error: Python.h: No such file or directory
from:https://stackoverflow.com/questions/21530577/fatal-error-python-h-no-such-file-or-directory
sudo apt install python-dev
sudo apt install python3-dev
https://juejin.im/post/6844903540251443214