pub unsafe extern "C" fn ripemd160_ret(
    input: *const c_uchar,
    ilen: size_t,
    output: *mut c_uchar
) -> c_int