pub unsafe extern "C" fn EC_KEY_set_enc_flags(
    key: *mut EC_KEY,
    flags: c_uint
)