pub unsafe extern "C" fn xQueueGenericReset(
    xQueue: *mut QueueDefinition,
    xNewQueue: i32
) -> i32