pub unsafe extern "C" fn play_wave_client(
    w: *mut cst_wave,
    servername: *const c_char,
    port: c_int,
    encoding: *const c_char
) -> c_int