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