pub fn set_policy<T: Send + Sync + 'static>( handler: &'static PolicyHandler<T>, ) -> Result<()>
Register a typed-context power policy handler.