pub unsafe extern "C" fn X509V3_set_nconf(
    ctx: *mut X509V3_CTX,
    conf: *mut CONF
)