fn get_freelist_allocator_mut<VM: VMBinding>(
    mutator: &mut Mutator<VM>
) -> &mut FreeListAllocator<VM>