pub unsafe extern "C" fn TabList_Set(
    id: EntityID,
    player: *const cc_string,
    list: *const cc_string,
    group: *const cc_string,
    rank: cc_uint8
)