pub unsafe extern "system" fn glClipPlane(
    plane: u32,
    equation: *const f64
)