pub fn Object_SetMaterialText( object: &Object, text: &str, materialIndex: i32, materialSize: i32, fontface: &str, fontsize: i32, bold: bool, fontColor: u32, backgroundColor: u32, textalignment: i32, ) -> bool