pub unsafe extern "C" fn JS_NewTypedArray( ctx: *mut JSContext, argc: i32, argv: *mut JSValue, array_type: u32, ) -> JSValue