pub unsafe extern "C" fn PEM_write_bio_DHparams(
    bio: *mut BIO,
    x: *const DH
) -> c_int