pub unsafe extern "system" fn wglCopyContext(
    hglrcSrc: *mut HGLRC__,
    hglrcDst: *mut HGLRC__,
    mask: u32
) -> i32