pub unsafe extern "C" fn X509_STORE_set_depth(
    store: *mut X509_STORE,
    depth: c_int
) -> c_int