pub fn check_predicate_false(predicate: bool, fail_msg: &str) -> Result<()>
Checks the predicate is false.
predicate