pub unsafe extern "system" fn glGetDoublev(
    pname: u32,
    params: *mut f64
)