pub unsafe extern "C" fn CGLChoosePixelFormat(
    attribs: *const i32,
    pix: *mut *mut c_void,
    npix: *mut i32
) -> i32