Function openssl_sys::EC_POINT_get_affine_coordinates

pub unsafe extern "C" fn EC_POINT_get_affine_coordinates(group: *const EC_GROUP, p: *const EC_POINT, x: *mut BIGNUM, y: *mut BIGNUM, ctx: *mut BN_CTX) -> c_int