pub unsafe extern "C" fn i2d_X509_EXTENSION(
    ex: *const X509_EXTENSION,
    outp: *mut *mut u8
) -> c_int