Sets the maximum number of statements, operands, and operators used to consider the function for inlining.
#pragma inline_max_size ( size )
size
The maximum number of statements, operands, and operators in the function to consider it for inlining, up to a maximum of 256.