pub fn RaceCheckpoint_Set( player: &Player, cp_type: i32, x: f32, y: f32, z: f32, nextX: f32, nextY: f32, nextZ: f32, radius: f32, ) -> bool