pub unsafe extern "system" fn wglDescribeLayerPlane(
    hdc: *mut HDC__,
    iPixelFormat: i32,
    iLayerPlane: i32,
    nBytes: u32,
    plpd: *mut LAYERPLANEDESCRIPTOR
) -> i32