pub unsafe extern "C" fn RSA_meth_set_finish( rsa: *mut rsa_meth_st, finish: Option<unsafe extern "C" fn(_: *mut rsa_st) -> i32>, ) -> i32