pub unsafe extern "C" fn ct_memcmp(
    a: *const c_void,
    b: *const c_void,
    n: size_t
) -> c_int