pub unsafe extern "C" fn md2_finish(
    ctx: *mut md2_context,
    output: *mut c_uchar
)