pub unsafe extern "C" fn lyplg_ext_sprinter_tree_set_priv( ctx: *const lyspr_tree_ctx, plugin_priv: *mut c_void, free_clb: Option<unsafe extern "C" fn(plugin_priv: *mut c_void)>, ) -> Type