in [golang.cmake](https://github.com/PaddlePaddle/Paddle/blob/develop/go/cmake/golang.cmake#L13) when compile on macos, the postfix of share lib is . dylib, but there are many hardcoded *.so in the recent file, such as: https://github.com/PaddlePaddle/Paddle/blob/develop/go/master/c/CMakeLists.txt#L16