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