pub unsafe extern "C" fn i2d_DSAPrivateKey_bio(
    bp: *mut BIO,
    dsa: *mut DSA
) -> c_int