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