return two solutions (x1, x2) for Quadratic Residue problem x^2 = a (mod p), where p is an odd prime if a is Quadratic Nonresidues, return None
(a: u32, p: u32, seed: Option<u64>)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected