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