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