pub unsafe extern "C" fn EC_POINT_set_affine_coordinates_GFp(
group: *const ec_group_st,
p: *mut ec_point_st,
x: *const bignum_st,
y: *const bignum_st,
ctx: *mut bignum_ctx,
) -> i32
pub unsafe extern "C" fn EC_POINT_set_affine_coordinates_GFp(
group: *const ec_group_st,
p: *mut ec_point_st,
x: *const bignum_st,
y: *const bignum_st,
ctx: *mut bignum_ctx,
) -> i32