pub fn is_overmuted( backend: &(impl SocialGraphBackend + ?Sized), _root_pk: &[u8; 32], user_pk: &[u8; 32], threshold: f64, ) -> bool