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