pub unsafe extern "C" fn WSInit(
    alloc: WSAllocator,
    dealloc: WSDeallocator,
    enclosing_environment: *mut c_void
) -> *mut c_void