pub unsafe extern "C" fn wolfSSL_CTX_UseSupportedCurve(
    ctx: *mut WOLFSSL_CTX,
    name: word16
) -> c_int