pub unsafe fn gluPwlCurve(
    nobj: *mut GLUnurbs,
    count: i32,
    array: *mut f32,
    stride: i32,
    type: u32
)