pub fn __bitreversesi2(a: u32) callconv(.c) u32
pub fn __bitreversesi2(a: u32) callconv(.c) u32 { return bitreverseXi2(u32, a); }