pub type CheckUninstallFunc = extern "C" fn(*mut c_void) -> i32;
Function to invoke when plugin is uninstalled.