pub unsafe extern "C" fn X509_VERIFY_PARAM_set1(
    to: *mut X509_VERIFY_PARAM,
    from: *const X509_VERIFY_PARAM
) -> c_int