pub unsafe fn get_component_unchecked<'w>(
unsafe_world_cell: UnsafeWorldCell<'w>,
entity: &'w ArchetypeEntity,
table_id: TableId,
storage: StorageType,
component_id: ComponentId,
) -> Ptr<'w>pub unsafe fn get_component_unchecked<'w>(
unsafe_world_cell: UnsafeWorldCell<'w>,
entity: &'w ArchetypeEntity,
table_id: TableId,
storage: StorageType,
component_id: ComponentId,
) -> Ptr<'w>