pub fn ceil_log2(v: u32) -> u32
Return a max num of log2.
v
a guint32 value.
guint32
a computed guint val.
guint