pub unsafe extern "C" fn consttime_memequal(
    b1: *const c_void,
    b2: *const c_void,
    len: size_t
) -> c_int