pub unsafe extern "C" fn CGLDescribePixelFormat(
    pix: *mut c_void,
    pix_num: i32,
    attrib: i32,
    value: *mut i32
) -> i32