pub unsafe extern "system" fn glGetMapiv(
    target: u32,
    query: u32,
    v: *mut i32
)