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