pub unsafe extern "C" fn crypto_shorthash( out: *mut c_uchar, in_: *const c_uchar, inlen: c_ulonglong, k: *const c_uchar, ) -> c_int