pub unsafe extern "C" fn i2d_X509_EXTENSION(
    ext: *const X509_EXTENSION,
    pp: *mut *mut c_uchar
) -> c_int