I see this warning ``` missing crate link meta 'name', using 'libhello.so' as default ``` 'libhello.so' is not the default value for name, 'hello' is. Should investigate what is really going on here.