Use inline(never) instead of cold inline(never) is better way to avoid optimizer to inline the function instead of cold.