Type Definition tProcessDataProcW
wcxhead
type tProcessDataProcW = extern "stdcall" fn(FileName: *mut WCHAR, Size: c_int) -> c_int;