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