pub unsafe extern "C" fn d2i_DSA_SIG(
    sig: *mut *mut DSA_SIG,
    pp: *mut *const c_uchar,
    length: c_long
) -> *mut DSA_SIG