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