pub unsafe extern "C" fn EVP_PKEY_CTX_set_dsa_paramgen_bits(
    ctx: *mut EVP_PKEY_CTX,
    nbits: c_int
) -> c_int