Function g_async_queue_new_full

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