pub unsafe extern "C" fn g_async_queue_sort_unlocked(
    queue: *mut GAsyncQueue,
    func: GCompareDataFunc,
    user_data: gpointer
)