pub unsafe extern "C" fn DSA_meth_set_keygen( dsam: *mut dsa_method, keygen: Option<unsafe extern "C" fn(_: *mut dsa_st) -> i32>, ) -> i32