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