pub fn FfiDebugHelper_DrawLine(
helper: &FfiDebugHelper,
begin: &FfiLocation,
end: &FfiLocation,
thickness: f32,
color: &FfiColor,
life_time: f32,
persistent_lines: bool,
error: Pin<&mut FfiError>,
)pub fn FfiDebugHelper_DrawLine(
helper: &FfiDebugHelper,
begin: &FfiLocation,
end: &FfiLocation,
thickness: f32,
color: &FfiColor,
life_time: f32,
persistent_lines: bool,
error: Pin<&mut FfiError>,
)