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