If you want to use call func then the function must be public. You can use natives if you want to modify the original plugin (the one containing the stock).
Better, yet, use a common include that has the stock in it. This is probably the best choice unless you need actual information from the original plugin. In that case the native would be better.