pub unsafe fn gluBuild1DMipmaps(
    target: u32,
    components: i32,
    width: i32,
    format: u32,
    type: u32,
    data: *const c_void
) -> i32