pub unsafe extern "C" fn GenerateOuterRoomsFloor(
    grid_size_x: c_int,
    grid_size_y: c_int,
    floor_props: *mut floor_properties
)