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