pub unsafe extern "C" fn md4_finish(
    ctx: *mut md4_context,
    output: *mut c_uchar
)