pub unsafe extern "C" fn sodium_is_zero(
    n: *const c_uchar,
    nlen: size_t
) -> c_int