pub unsafe extern "C" fn i2d_ECDSA_SIG(
    sig: *const ECDSA_SIG,
    out: *mut *mut c_uchar
) -> c_int