pub fn remove<S: AsRef<str>>(fp_registry: Arc<FailPointRegistry>, name: S)
Remove a fail point.
If the fail point doesn’t exist, nothing will happen.