pub unsafe fn LaneEnd_new(lane: *const Lane, start: bool) -> UniquePtr<LaneEnd>
This function is unsafe because it dereferences lane pointer.
lane