This removes the need to call out to a CLI program that must be present on the server.
Relevant guide in https://andrealeopardi.com/posts/using-c-from-elixir-with-nifs/
Need to use the MagickWand API to bridge the gap between C and Elixir here.