pub unsafe extern "C" fn g_async_queue_new_full(
    item_free_func: Option<unsafe extern "C" fn(_: *mut c_void)>
) -> *mut *mut _GAsyncQueue