pub unsafe extern "C" fn JS_NewArrayBufferCopy( ctx: *mut JSContext, buf: *const u8, len: usize, ) -> JSValue