public static extern IntPtr libfive_tree_render_pixels(IntPtr tree, libfive_region2 R, float z, float res);
public static extern void libfive_tree_save_slice(IntPtr tree, libfive_region2 R, float z, float res, string f);