pub unsafe extern "C" fn BoxDesc_YQuad(
    m: *mut Model,
    texX: c_int,
    texY: c_int,
    texWidth: c_int,
    texHeight: c_int,
    x1: f32,
    x2: f32,
    z1: f32,
    z2: f32,
    y: f32,
    swapU: cc_bool
)