pub fn get_follow_distance( backend: &(impl SocialGraphBackend + ?Sized), pk_bytes: &[u8; 32], ) -> Option<u32>