pub unsafe extern "C" fn wolfSSL_CTX_set_srp_strength(
    ctx: *mut WOLFSSL_CTX,
    strength: c_int
) -> c_int