pub unsafe extern "C" fn wolfSSL_mutual_auth(
    ssl: *mut WOLFSSL,
    req: c_int
) -> c_int