pub fn vs16_trust_from_env<F>(get_env: F) -> boolwhere F: Fn(&str) -> Option<String>,
Compute VS16 trust policy using a custom environment lookup (testable).