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