#[no_mangle]
pub extern "C" fn caml_pallas_of_affine_coordinates(
    x: Raw,
    y: Raw
) -> Raw