to make the naming style consistent with each other Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Using void* for arithmetics is a GCC extension, and thus should not be used for portable code.