pub fn __bitreversedi2(a: u64) callconv(.c) u64
pub fn __bitreversedi2(a: u64) callconv(.c) u64 { return bitreverseXi2(u64, a); }