pub unsafe extern "C" fn internal_md4_process(
    ctx: *mut md4_context,
    data: *const c_uchar
) -> c_int