pub fn face_uv_to_xyz(face: u8, u: f64, v: f64) -> S2Point
Convert (face, u, v) coordinates to a direction vector (not necessarily unit length).