pub unsafe extern "C" fn wc_Md5Final(
    md5: *mut wc_Md5,
    hash: *mut byte
) -> c_int