pub unsafe extern "C" fn md4_finish_ret(
    ctx: *mut md4_context,
    output: *mut c_uchar
) -> c_int