pub unsafe extern "system" fn glNormalPointer(
    type: u32,
    stride: i32,
    pointer: *const c_void
)