pub unsafe extern "C" fn md4_process(
    ctx: *mut md4_context,
    data: *const c_uchar
)