pub fn PlayerTextDraw_Create( player: &Player, x: f32, y: f32, text: &str, id: &mut i32, ) -> Option<PlayerTextDraw>