pub unsafe extern "C" fn PEM_write_DSAparams(
    fp: *mut FILE,
    x: *const DSA
) -> c_int