pub unsafe extern "C" fn SSL_CTX_set_verify_depth(
    ctx: *mut SSL_CTX,
    depth: c_int
)