pub unsafe extern "C" fn wolfSSL_CTX_set1_param(
    ctx: *mut WOLFSSL_CTX,
    vpm: *mut WOLFSSL_X509_VERIFY_PARAM
) -> c_int