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