pub unsafe extern "C" fn wc_Md5Copy(
    src: *mut wc_Md5,
    dst: *mut wc_Md5
) -> c_int