pub unsafe fn gluLoadSamplingMatrices(
    nobj: *mut GLUnurbs,
    modelmatrix: *const f32,
    projmatrix: *const f32,
    viewport: *const i32
)