pub unsafe extern "C" fn BoxDesc_XQuad(
    m: *mut Model,
    texX: c_int,
    texY: c_int,
    texWidth: c_int,
    texHeight: c_int,
    z1: f32,
    z2: f32,
    y1: f32,
    y2: f32,
    x: f32,
    swapU: cc_bool
)