pub fn draw_rectangle_z_tex( position: Position, w: f32, h: f32, color: Color, z_index: i32, texture: Option<TextureHandle>, blend_mode: BlendMode, )