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