pub unsafe extern "C" fn wolfSSL_CTX_SetMinEccKey_Sz(
    ctx: *mut WOLFSSL_CTX,
    keySz: c_short
) -> c_int