pub unsafe extern "C" fn WSGetLinksFromEnvironment(
    ep: WSEnvironment,
    links: *mut *mut WSLINK,
    length: *mut c_int
) -> c_int