Unwraps a non-zero point into its (x, y) coordinates.

Signature

pub extern fn ec_point_unwrap(p: NonZero) -> (felt252, felt252) nopanic;