pub unsafe extern "C" fn d2i_ECDSA_SIG(
    sig: *mut *mut ECDSA_SIG,
    inp: *mut *const c_uchar,
    length: c_long
) -> *mut ECDSA_SIG