pub unsafe extern "C" fn BoxDesc_ZQuad(
    m: *mut Model,
    texX: c_int,
    texY: c_int,
    texWidth: c_int,
    texHeight: c_int,
    x1: f32,
    x2: f32,
    y1: f32,
    y2: f32,
    z: f32,
    swapU: cc_bool
)