Fix for `Native function not found`
Hello.
As was discovered in issue #7, sampgdk makes certain assumptions about pointer lifetimes. This caused an incompatibility with samp-rs. I upgraded to its new version with a workaround, so using samp-precise-plugins in tandem with certain other plugins will no longer cause Native function not found
to appear.