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