pub unsafe extern "C" fn rb_st_keys(
    table: *mut st_table,
    keys: *mut st_data_t,
    size: st_index_t
) -> st_index_t