pub unsafe extern "C" fn wolfSSL_SetMinRsaKey_Sz(
    ssl: *mut WOLFSSL,
    keySz: c_short
) -> c_int