pub unsafe extern "C" fn i2d_ASN1_SEQUENCE_ANY(
    in_: *const ASN1_SEQUENCE_ANY,
    outp: *mut *mut u8
) -> c_int