pub fn __bitreverseti2(a: u128) callconv(.c) u128
pub fn __bitreverseti2(a: u128) callconv(.c) u128 { return bitreverseXi2(u128, a); }