pub unsafe extern "C" fn WSNewLinkServerWithPortAndInterface(
env: WSEnvironment,
port: c_ushort,
iface: *const c_char,
context: *mut c_void,
error: *mut c_int,
) -> WSLinkServerpub unsafe extern "C" fn WSNewLinkServerWithPortAndInterface(
env: WSEnvironment,
port: c_ushort,
iface: *const c_char,
context: *mut c_void,
error: *mut c_int,
) -> WSLinkServer