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