mixed direct_swim_str(string str){
    return 1;
}

mixed direct_swim_into_str(string str){
    return 1;
}

