pub unsafe extern "system" fn glDeleteTextures(
    n: i32,
    textures: *const u32
)