pub unsafe extern "C" fn CGWindowListCreateImage(
    screenBounds: CGRect,
    listOptions: CGWindowListOption,
    windowId: CGWindowID,
    imageOptions: CGWindowImageOption
) -> CGImageRef