pub unsafe extern "C" fn CGLCreateContext(
    pix: *mut c_void,
    share: *mut c_void,
    ctx: *mut *mut c_void
) -> i32