pub unsafe extern "C" fn crypto_verify_16(
    x: *const [u8; 16],
    y: *const [u8; 16]
) -> c_int