pub unsafe fn JS_Utf8BufferIsCompilableUnit( cx: *mut JSContext, obj: HandleObject<'_>, utf8: *const c_char, length: usize, ) -> bool