pub fn create_window_list(
    option: CGWindowListOption,
    relative_to_window: CGWindowID
) -> Option<CFArray<CGWindowID>>