pub unsafe extern "system" fn SetPixelFormat(
    hdc: *mut HDC__,
    iPixelFormat: i32,
    ppfd: *const PIXELFORMATDESCRIPTOR
) -> i32