pub unsafe extern "C" fn rb_st_foreach(
    arg1: *mut st_table,
    arg2: st_foreach_callback_func,
    arg3: st_data_t
) -> c_int