pub unsafe extern "C" fn EC_GROUP_set_asn1_flag(
    group: *mut EC_GROUP,
    flag: c_int
)