pub unsafe extern "C" fn Model_DrawRotate(
    angleX: f32,
    angleY: f32,
    angleZ: f32,
    part: *mut ModelPart,
    head: cc_bool
)