pub unsafe extern "C" fn CFUserNotificationCreateRunLoopSource(
    allocator: CFAllocatorRef,
    userNotification: CFUserNotificationRef,
    callout: CFUserNotificationCallBack,
    order: CFIndex
) -> CFRunLoopSourceRef