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