pub unsafe extern "C" fn X509_VERIFY_PARAM_set_depth(
    param: *mut X509_VERIFY_PARAM,
    depth: c_int
)