pub unsafe extern "C" fn JS_NewTwoByteString( ctx: *mut JSContext, buf: *const u16, len: size_t, ) -> JSValue