pub unsafe fn NewMappedArrayBufferWithContents( cx: &mut JSContext, nbytes: usize, contents: *mut c_void, ) -> *mut JSObject