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