pub unsafe extern "C" fn EC_POINT_set_to_infinity(
    group: *const EC_GROUP,
    point: *mut EC_POINT
) -> c_int