pub unsafe extern "C" fn botan_constant_time_compare( x: *const u8, y: *const u8, len: usize, ) -> c_int