pub unsafe fn print( text: *const u8, x: i32, y: i32, color: i32, fixed: bool, scale: i32, alt: bool, ) -> i32
This is normally an external function that is unsafe