pub unsafe extern "C" fn wolfSSL_i2d_ASN1_INTEGER(
    a: *mut WOLFSSL_ASN1_INTEGER,
    out: *mut *mut c_uchar
) -> c_int