pub unsafe extern "C" fn X509_STORE_CTX_set_depth(
    ctx: *mut X509_STORE_CTX,
    depth: c_int
)