pub unsafe extern "C" fn X509_STORE_set_purpose(
    ctx: *mut X509_STORE,
    purpose: c_int
) -> c_int