macro_rules! jsmanaged_array {
    ($count:expr) => { ... };
}