pub unsafe extern "C" fn JS_NewStringLen( ctx: *mut JSContext, str1: *const c_char, len1: usize, ) -> JSValue