pub unsafe extern "C" fn d2i_X509_EXTENSION(
    out: *mut *mut X509_EXTENSION,
    inp: *mut *const u8,
    len: c_long
) -> *mut X509_EXTENSION