pub unsafe fn cl_create_command_queue(
context: cl_context,
device: cl_device_id,
flags: cl_command_queue_properties,
) -> Output<cl_command_queue>
pub unsafe fn cl_create_command_queue(
context: cl_context,
device: cl_device_id,
flags: cl_command_queue_properties,
) -> Output<cl_command_queue>