pub unsafe extern "C" fn X509V3_EXT_add_nconf(
    conf: *const CONF,
    ctx: *const X509V3_CTX,
    section: *const c_char,
    cert: *mut X509
) -> c_int